home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 2771 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.0 KB  |  27 lines

  1. Newsgroups: comp.lang.c
  2. Path: news.sprintlink.net!news1!news
  3. From: rclark@iquest.net (Robert B. Clark)
  4. Subject: Re: Streams
  5. X-Nntp-Posting-Host: ind-002-236-124.iquest.net
  6. Message-ID: <31054497.15534327@news.iquest.net>
  7. Sender: news@iquest.net (News Admin)
  8. Organization: IQuest Internet, Inc.
  9. X-Newsreader: Forte Agent .99c/16.141
  10. References: <4e0lp3$lkf@nic.wat.hookup.net>
  11. Date: Tue, 23 Jan 1996 20:27:10 GMT
  12.  
  13. On Mon, 22 Jan 1996 18:27:41 GMT, xenon@the-fix.sos.on.ca wrote:
  14.  
  15. >    This example taken out of the Borland Help library should work fine.
  16. >Yet, nothing is written to the file "dummy.fil".  although the file is
  17. >created.  I have tried running my comiler from Dos and Win95 to no
  18.  
  19. This code compiles and runs fine on my system using Borland's Turbo
  20. C/C++ v3.0.  This sounds like an implementation problem; are you getting
  21. any compiler errors or warnings?  Are you perhaps compiling this as K&R
  22. C code?
  23. --
  24. Robert B. Clark <rclark@iquest.net>
  25. "Be wary of strong spirits.  It can make you shoot at tax collectors...
  26. and miss." --RAH
  27.